home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 4 (Reseller) / Apple Ref. & Pres. Lib.v4.0.iso / 5-Fonts & Software / Demo Software / dBase Mac / dBASE Mac RunTime / dBASE Mac RunTime.rsrc / STR#_5105.txt < prev    next >
Text File  |  1989-05-18  |  142b  |  35 lines

  1. WHILE
  2.  
  3. USE
  4.  
  5. SETNEXTVIEW
  6.  
  7. SETNEXTFIELD
  8.  
  9. SETBROWSE
  10.  
  11. REPEAT
  12.  
  13. PROJECT
  14.  
  15. PRIORBROWSE
  16.  
  17. PRINT
  18.  
  19. PERFORM
  20.  
  21. NEXTBROWSE
  22.  
  23. LOOP
  24.  
  25. IF
  26.  
  27. FOR
  28.  
  29. EXIT
  30.  
  31. CASE
  32.  
  33. BREAK
  34.  
  35.